1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class frmEdit
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Me.components = New System.ComponentModel.Container()
26         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmEdit))
27         Me.Panel1 = New System.Windows.Forms.Panel()
28         Me.lblEditname = New System.Windows.Forms.Label()
29         Me.btnClose = New System.Windows.Forms.Button()
30         Me.Label1 = New System.Windows.Forms.Label()
31         Me.txtPname = New System.Windows.Forms.TextBox()
32         Me.Label2 = New System.Windows.Forms.Label()
33         Me.txtPprice = New System.Windows.Forms.TextBox()
34         Me.btnSave = New System.Windows.Forms.Button()
35         Me.btnCancel = New System.Windows.Forms.Button()
36         Me.Label3 = New System.Windows.Forms.Label()
37         Me.PicImg = New System.Windows.Forms.Button()
38         Me.txtImg = New System.Windows.Forms.TextBox()
39         Me.PictureBox1 = New System.Windows.Forms.PictureBox()
40         Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
41         Me.Label4 = New System.Windows.Forms.Label()
42         Me.Panel1.SuspendLayout()
43         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
44         Me.SuspendLayout()
45         
'
46         
'Panel1
47         
'
48         Me.Panel1.BackColor = System.Drawing.Color.Black
49         Me.Panel1.Controls.Add(Me.lblEditname)
50         Me.Panel1.Controls.Add(Me.btnClose)
51         Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top
52         Me.Panel1.Location = New System.Drawing.Point(
0, 0)
53         Me.Panel1.Name =
"Panel1"
54         Me.Panel1.Size = New System.Drawing.Size(
569, 27)
55         Me.Panel1.TabIndex =
6
56         
'
57         
'lblEditname
58         
'
59         Me.lblEditname.AutoSize = True
60         Me.lblEditname.BackColor = System.Drawing.Color.Transparent
61         Me.lblEditname.Font = New System.Drawing.Font(
"Arial", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
62         Me.lblEditname.ForeColor = System.Drawing.Color.White
63         Me.lblEditname.Location = New System.Drawing.Point(
9, 5)
64         Me.lblEditname.Name =
"lblEditname"
65         Me.lblEditname.Size = New System.Drawing.Size(
33, 17)
66         Me.lblEditname.TabIndex =
6
67         Me.lblEditname.Text =
"Edit"
68         
'
69         
'btnClose
70         
'
71         Me.btnClose.BackColor = System.Drawing.Color.Black
72         Me.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.Black
73         Me.btnClose.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(CType(CType(
224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
74         Me.btnClose.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Silver
75         Me.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.Flat
76         Me.btnClose.Image = CType(resources.GetObject(
"btnClose.Image"), System.Drawing.Image)
77         Me.btnClose.Location = New System.Drawing.Point(
538, 2)
78         Me.btnClose.Name =
"btnClose"
79         Me.btnClose.Size = New System.Drawing.Size(
22, 22)
80         Me.btnClose.TabIndex =
0
81         Me.btnClose.UseVisualStyleBackColor = False
82         
'
83         
'Label1
84         
'
85         Me.Label1.AutoSize = True
86         Me.Label1.BackColor = System.Drawing.Color.Transparent
87         Me.Label1.Font = New System.Drawing.Font(
"Arial", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
88         Me.Label1.Location = New System.Drawing.Point(
127, 44)
89         Me.Label1.Name =
"Label1"
90         Me.Label1.Size = New System.Drawing.Size(
64, 24)
91         Me.Label1.TabIndex =
8
92         Me.Label1.Text =
"Name"
93         
'
94         
'txtPname
95         
'
96         Me.txtPname.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
97         Me.txtPname.Font = New System.Drawing.Font(
"Segoe UI", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
98         Me.txtPname.Location = New System.Drawing.Point(
195, 37)
99         Me.txtPname.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
100         Me.txtPname.Name =
"txtPname"
101         Me.txtPname.Size = New System.Drawing.Size(
235, 35)
102         Me.txtPname.TabIndex =
1
103         
'
104         
'Label2
105         
'
106         Me.Label2.AutoSize = True
107         Me.Label2.BackColor = System.Drawing.Color.Transparent
108         Me.Label2.Font = New System.Drawing.Font(
"Arial", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
109         Me.Label2.Location = New System.Drawing.Point(
127, 84)
110         Me.Label2.Name =
"Label2"
111         Me.Label2.Size = New System.Drawing.Size(
59, 24)
112         Me.Label2.TabIndex =
10
113         Me.Label2.Text =
"Price"
114         
'
115         
'txtPprice
116         
'
117         Me.txtPprice.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
118         Me.txtPprice.Font = New System.Drawing.Font(
"Segoe UI", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
119         Me.txtPprice.Location = New System.Drawing.Point(
195, 77)
120         Me.txtPprice.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
121         Me.txtPprice.Name =
"txtPprice"
122         Me.txtPprice.Size = New System.Drawing.Size(
235, 35)
123         Me.txtPprice.TabIndex =
2
124         
'
125         
'btnSave
126         
'
127         Me.btnSave.BackColor = System.Drawing.Color.White
128         Me.btnSave.FlatAppearance.BorderColor = System.Drawing.Color.Black
129         Me.btnSave.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Silver
130         Me.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat
131         Me.btnSave.Font = New System.Drawing.Font(
"Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
132         Me.btnSave.Image = CType(resources.GetObject(
"btnSave.Image"), System.Drawing.Image)
133         Me.btnSave.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
134         Me.btnSave.Location = New System.Drawing.Point(
436, 37)
135         Me.btnSave.Name =
"btnSave"
136         Me.btnSave.Size = New System.Drawing.Size(
115, 34)
137         Me.btnSave.TabIndex =
4
138         Me.btnSave.Text =
"SAVE"
139         Me.btnSave.TextAlign = System.Drawing.ContentAlignment.MiddleRight
140         Me.btnSave.UseVisualStyleBackColor = False
141         
'
142         
'btnCancel
143         
'
144         Me.btnCancel.BackColor = System.Drawing.Color.White
145         Me.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel
146         Me.btnCancel.FlatAppearance.BorderColor = System.Drawing.Color.Black
147         Me.btnCancel.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Silver
148         Me.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat
149         Me.btnCancel.Font = New System.Drawing.Font(
"Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
150         Me.btnCancel.Image = CType(resources.GetObject(
"btnCancel.Image"), System.Drawing.Image)
151         Me.btnCancel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
152         Me.btnCancel.Location = New System.Drawing.Point(
436, 77)
153         Me.btnCancel.Name =
"btnCancel"
154         Me.btnCancel.Size = New System.Drawing.Size(
115, 34)
155         Me.btnCancel.TabIndex =
5
156         Me.btnCancel.Text =
"CANCEL"
157         Me.btnCancel.TextAlign = System.Drawing.ContentAlignment.MiddleRight
158         Me.btnCancel.UseVisualStyleBackColor = False
159         
'
160         
'Label3
161         
'
162         Me.Label3.AutoSize = True
163         Me.Label3.BackColor = System.Drawing.Color.Transparent
164         Me.Label3.Font = New System.Drawing.Font(
"Arial", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
165         Me.Label3.Location = New System.Drawing.Point(
127, 124)
166         Me.Label3.Name =
"Label3"
167         Me.Label3.Size = New System.Drawing.Size(
67, 24)
168         Me.Label3.TabIndex =
15
169         Me.Label3.Text =
"Image"
170         
'
171         
'PicImg
172         
'
173         Me.PicImg.BackColor = System.Drawing.Color.White
174         Me.PicImg.FlatAppearance.BorderColor = System.Drawing.Color.Black
175         Me.PicImg.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Silver
176         Me.PicImg.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(CType(CType(
224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
177         Me.PicImg.FlatStyle = System.Windows.Forms.FlatStyle.Flat
178         Me.PicImg.Font = New System.Drawing.Font(
"Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
179         Me.PicImg.ImageAlign = System.Drawing.ContentAlignment.TopCenter
180         Me.PicImg.Location = New System.Drawing.Point(
20, 48)
181         Me.PicImg.Name =
"PicImg"
182         Me.PicImg.Size = New System.Drawing.Size(
101, 73)
183         Me.PicImg.TabIndex =
17
184         Me.PicImg.TextAlign = System.Drawing.ContentAlignment.BottomCenter
185         Me.PicImg.UseVisualStyleBackColor = False
186         
'
187         
'txtImg
188         
'
189         Me.txtImg.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
190         Me.txtImg.Font = New System.Drawing.Font(
"Segoe UI", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
191         Me.txtImg.Location = New System.Drawing.Point(
195, 119)
192         Me.txtImg.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
193         Me.txtImg.Name =
"txtImg"
194         Me.txtImg.Size = New System.Drawing.Size(
235, 35)
195         Me.txtImg.TabIndex =
3
196         
'
197         
'PictureBox1
198         
'
199         Me.PictureBox1.BackColor = System.Drawing.Color.Transparent
200         Me.PictureBox1.Image = CType(resources.GetObject(
"PictureBox1.Image"), System.Drawing.Image)
201         Me.PictureBox1.Location = New System.Drawing.Point(
435, 123)
202         Me.PictureBox1.Name =
"PictureBox1"
203         Me.PictureBox1.Size = New System.Drawing.Size(
27, 27)
204         Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
205         Me.PictureBox1.TabIndex =
19
206         Me.PictureBox1.TabStop = False
207         Me.ToolTip1.SetToolTip(Me.PictureBox1,
"Please use the EXACT Product Name followed by a .JPG" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(Exception to Burgers, Do n" & _
208                 
"ot add the ""burger"" to the name)" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "If Picture does not exist, please contact the " & _
209                 
"system admin.")
210         
'
211         
'Label4
212         
'
213         Me.Label4.BackColor = System.Drawing.Color.White
214         Me.Label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
215         Me.Label4.Font = New System.Drawing.Font(
"Arial", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
216         Me.Label4.Location = New System.Drawing.Point(
20, 120)
217         Me.Label4.Name =
"Label4"
218         Me.Label4.Size = New System.Drawing.Size(
101, 24)
219         Me.Label4.TabIndex =
20
220         Me.Label4.Text =
"Preview"
221         Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
222         
'
223         
'frmEdit
224         
'
225         Me.AcceptButton = Me.btnSave
226         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 12.0!)
227         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
228         Me.BackgroundImage = Global.Order.My.Resources.Resources.Form_2
229         Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
230         Me.CancelButton = Me.btnCancel
231         Me.ClientSize = New System.Drawing.Size(
569, 171)
232         Me.Controls.Add(Me.Label4)
233         Me.Controls.Add(Me.PictureBox1)
234         Me.Controls.Add(Me.txtImg)
235         Me.Controls.Add(Me.PicImg)
236         Me.Controls.Add(Me.Label3)
237         Me.Controls.Add(Me.btnCancel)
238         Me.Controls.Add(Me.btnSave)
239         Me.Controls.Add(Me.Label2)
240         Me.Controls.Add(Me.txtPprice)
241         Me.Controls.Add(Me.Label1)
242         Me.Controls.Add(Me.txtPname)
243         Me.Controls.Add(Me.Panel1)
244         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
245         Me.Name =
"frmEdit"
246         Me.ShowInTaskbar = False
247         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
248         Me.Text =
"Edit"
249         Me.Panel1.ResumeLayout(False)
250         Me.Panel1.PerformLayout()
251         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
252         Me.ResumeLayout(False)
253         Me.PerformLayout()
254
255     End Sub
256     Friend WithEvents Panel1 As System.Windows.Forms.Panel
257     Friend WithEvents lblEditname As System.Windows.Forms.Label
258     Friend WithEvents btnClose As System.Windows.Forms.Button
259     Friend WithEvents Label1 As System.Windows.Forms.Label
260     Friend WithEvents txtPname As System.Windows.Forms.TextBox
261     Friend WithEvents Label2 As System.Windows.Forms.Label
262     Friend WithEvents txtPprice As System.Windows.Forms.TextBox
263     Friend WithEvents btnSave As System.Windows.Forms.Button
264     Friend WithEvents btnCancel As System.Windows.Forms.Button
265     Friend WithEvents Label3 As System.Windows.Forms.Label
266     Friend WithEvents PicImg As System.Windows.Forms.Button
267     Friend WithEvents txtImg As System.Windows.Forms.TextBox
268     Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
269     Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip
270     Friend WithEvents Label4 As System.Windows.Forms.Label
271 End Class


Gõ tìm kiếm nhanh...